CommonEvent 638
Name = "イベント：65537ページ"

  999([638])
  ControlSwitches([73, 73, 0])
  ConditionalBranch([1, 129, 0, 0, 0])
    ShowTextAttributes(["page65537_fc1", 2, 0, 2])
    ShowText(["\\n<Page 65537>I'll teach you about the dark grimoire skill, \"Page 666 of The End.\" However, you won't be able to use it unless you are familiar with [Grimoire] skills."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Receive lesson", "No thanks"], 0])
    When([0, "伝授してもらう"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Who will learn Page 666 of The End?"])
      Label(["選択"])
      Script(["names = party_members.collect{|m|m.name}"])
      ScriptMore(["unlimited_choices(11, names)"])
      ScriptMore(["actor = party_members[$game_variables[11]]"])
      ScriptMore(["$game_variables[10] = actor ? actor.id : 0"])
      ConditionalBranch([1, 10, 0, 0, 0])
        ControlSwitches([73, 73, 1])
        ExitEventProcessing([])
        Empty([])

      BranchEnd([])
      ConditionalBranch([12, "actor_skill_have?(v(10),2210)"])
        ShowTextAttributes(["", 0, 0, 2])
        ShowText(["That character already knows Page 666 of The End..."])
        JumpToLabel(["選択"])
        Empty([])

      BranchEnd([])
      ControlVariables([129, 129, 0, 0, 1])
      ChangeSkills([1, 10, 0, 2210])
      PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["You learned \\I[183]\\C[1]Page 666 of The End\\C[0]!"])
      ControlSwitches([73, 73, 1])
      ExitEventProcessing([])
      Empty([])

    When([1, "必要ない"])
      ControlSwitches([73, 73, 1])
      ExitEventProcessing([])
      Empty([])

    ChoicesEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 129, 0, 1, 0])
    ShowTextAttributes(["page65537_fc1", 2, 0, 2])
    ShowText(["\\n<Page 65537>That is all for today.\nI'll see you another time..."])
    ShowText([""])
    ShowText([""])
    ControlSwitches([73, 73, 1])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
